Skip to content

Conversation

@gavinking
Copy link
Member

@gavinking gavinking commented Jul 26, 2023

  1. they must be public classes, or Hibernate refuses to instantiate them
  2. even after making it public the EnhancedUserType fails in a trivial test

@hibernate-github-bot
Copy link

hibernate-github-bot bot commented Jul 26, 2023

Thanks for your pull request!

This pull request does not follow the contribution rules. Could you have a look?

❌ All commit messages should start with a JIRA issue key matching pattern HHH-\d+
    ↳ Offending commits: [f67d0b4, af860f8]

› This message was automatically generated.

@gavinking gavinking force-pushed the enhanced-user-type branch from 5997076 to 9b4502c Compare July 26, 2023 13:10
1. they must be public classes, or Hibernate refuses to instantiate them
2. even after making it public the EnhancedUserType fails in a trivial test
@gavinking gavinking force-pushed the enhanced-user-type branch from 9b4502c to f67d0b4 Compare July 26, 2023 18:12
@gavinking
Copy link
Member Author

they must be public classes, or Hibernate refuses to instantiate them

This problem was fixed by #7078

@gavinking gavinking merged commit 4a3e6c7 into hibernate:main Dec 20, 2024
20 of 24 checks passed
@gavinking
Copy link
Member Author

Apparently the second problem is now also fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants